@charset "UTF-8";
.l-index-first {
    margin: 40px auto;
}

.ydor {
    background: url(tc6.png) no-repeat;
    padding: 25px 105px;
    text-align: center;
    margin-bottom: 20px;
    height: 179px;
}

.ydor_link {
    font-size: 32px;
    font-weight: bold;
    color: #f6d597;
    line-height: 50px;
    max-height: 100px;
    overflow: hidden;
    display: block;
}

.ydor_link:hover {
    color: #f6d597;
    text-decoration: underline;
}

.ydor p {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    width: 850px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.kork {
    width: 100%;
    overflow: hidden;
}

.kork dd {
    width: 380px;
    margin-left: 30px;
    float: left;
}

.kork dd:first-child {
    margin-left: 0;
}

.kork_rzr {
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    height: 54px;
    line-height: 54px
}

.kork_rzr span {
    font-size: 20px;
    color: #d92b2b;
    border-bottom: 2px solid #d92b2b;
    display: block;
    float: left;
    height: 53px;
    font-weight: bold
}

.kork_rzr a {
    font-size: 16px;
    color: #999999;
    display: block;
    float: right;
    height: 52px;
    margin-top: 2px;
}

.kork_rzr a:hover {
    color: #275caa;
}

.kork .kork_rzr a:hover {
    color: #d92b2b;
}

.kork_list {
    padding-top: 10px;
}

.kork_list li {
    font-size: 16px;
    position: relative;
    line-height: 46px;
    overflow: hidden;
}

.kork_list li span {
    display: block;
    float: right;
    color: #999999;
    width: 50px;
}

.kork_list li a {
    background: url(grey_point.jpg) no-repeat left center;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.kork_list li a:hover {
    color: #d92b2b;
}

.l-index-content {
    padding-top: 35px;
}

.tr3060 {
    display: block;
    width: 100%
}

.tr3060 img {
    width: 100%;
    display: block;
}

.kork_rzr span.rc {
    color: #0065c0;
    border-bottom: 2px solid #0065c0;
}

.zkpt_list {
    overflow: hidden;
    padding-top: 30px;
}

.zkpt_list li {
    width: 380px;
    height: 108px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
}

.zkpt_list li:nth-child(3n) {
    margin-right: 0;
}

.zkpt_list li img {
    width: 100%;
    height: 100%
}

.gjhz_list li {
    width: 380px;
    height: 178px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    padding: 10px 40px;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-shadow: 0 0 15px 0 #e5e5e5;
}

.gjhz_list {
    height: 426px;
    padding-top: 30px;
}

.gjhz_list li a {
    display: block;
}

.gjhz_list li:nth-child(3n) {
    margin-right: 0;
}

.gjhz_list li .img_out {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100px;
    position: relative;
}

.gjhz_list li .img_out img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%
}

.gjhz_list li p {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    line-height: 20px
}